ComponentOne Basic Library for WPF and Silverlight
C1SelectionManager<T> Class
Members 


C1.Silverlight Namespace : C1SelectionManager<T> Class
The type of the items the C1SelectionManager will handle.
Provides basic logic to handle item selection using different selection modes.
Object Model
C1SelectionManager<T> Class
Syntax
'Declaration
 
Public Class C1SelectionManager(Of T) 
'Usage
 
Dim instance As C1SelectionManager(Of T)
public class C1SelectionManager<T> 
Type Parameters
T
The type of the items the C1SelectionManager will handle.
Inheritance Hierarchy

System.Object
   C1.Silverlight.C1SelectionManager<T>

See Also

Reference

C1SelectionManager<T> Members
C1.Silverlight Namespace